netsqlazman_StorePermissionsTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_StorePermissionsTable 
Default Table Name  netsqlazman_StorePermissionsTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_StorePermissionsTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StorePermissionId(PK)    INTEGER  NO 
 
StoreId(FK)    INTEGER  NO 
 
SqlUserOrRole    NVARCHAR(128)  NO 
 
IsSqlRole    BIT  NO 
 
NetSqlAzManFixedServerRole    TINYINT  NO 
 

netsqlazman_StorePermissionsTable Keys 
Key Name  Key Type  Keys 
IX_StorePermissions_1  Inversion Entry  StoreId, SqlUserOrRole, NetSqlAzManFixedServerRole 
IX_StorePermissions  Inversion Entry  StoreId 
PK_StorePermissions  PrimaryKey  StorePermissionId 

netsqlazman_StorePermissionsTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_StoresTable  Non-Identifying  One To Zero or More        StoreId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

netsqlazman_StorePermissionsTable Check Constraints 
Check Constraint Name  CheckConstraint